ALMaSS  1.0
The Animal, Landscape and Man Simulation System
TMaxIntakeSource Class Reference

#include <Goose_Base.h>

Public Attributes

TTypeOfMaxIntakeSource m_maxintakesource
 The intake source which gave the maximum intake. More...
 
bool m_iscereal
 Flag for whether the intake source is a cereal. More...
 
TTypesOfVegetation m_veg
 The vegetation type. More...
 
bool m_instubble
 Flag to indicate if the intake source was in stubble. More...
 
TTypesOfVegetation m_prevsowncrop
 The previous sown crop on the forage location. More...
 

Detailed Description

A class to hold data required to classify the habitat usage of geese

Member Data Documentation

◆ m_instubble

bool TMaxIntakeSource::m_instubble

Flag to indicate if the intake source was in stubble.

Referenced by Goose_Population_Manager::DoLast(), and Goose_Base::GetMaxForageRate().

◆ m_iscereal

bool TMaxIntakeSource::m_iscereal

Flag for whether the intake source is a cereal.

Referenced by Goose_Population_Manager::DoLast(), and Goose_Base::GetMaxForageRate().

◆ m_maxintakesource

TTypeOfMaxIntakeSource TMaxIntakeSource::m_maxintakesource

The intake source which gave the maximum intake.

Referenced by Goose_Population_Manager::DoLast(), Goose_Base::GetMaxForageRate(), and Goose_Base::st_Forage().

◆ m_prevsowncrop

TTypesOfVegetation TMaxIntakeSource::m_prevsowncrop

The previous sown crop on the forage location.

Referenced by Goose_Population_Manager::DoLast(), and Goose_Base::GetMaxForageRate().

◆ m_veg

TTypesOfVegetation TMaxIntakeSource::m_veg

The vegetation type.

Referenced by Goose_Population_Manager::DoLast(), and Goose_Base::GetMaxForageRate().


The documentation for this class was generated from the following file: